.yyb_flex{display: -webkit-flex; /* Safari */display: flex;flex-direction:row;flex-wrap:wrap;justify-content: space-between}
.yyb_flex_item{}

.rjw_l_main{width: 72%;}
.rjw_r_main{width: 25%;}

.rjw_lmain{width: 25%;margin-right: 0;}
.rjw_certermain{width: 45%}
.rjw_rmain{width: 25%}



.listbg{background: #ffffff;}
.searchbg{background: #f9f9f9;}
.yyb_box{float:left;}
.list_channel .rjw_lmain{width: 70%;margin-right: 30px;}
.list_channel .rjw_rmain{width: 25%;}

.zttoppic{}
.zttoppic img{display: block;margin: 0 auto}

.crumb{background: url('../images/iconcrumb.png') no-repeat 0 50%;padding-left: 20px;margin-top:20px ;}
.crumb,.crumb a{font-size: 15px;color:#999;}

.pageList .item{padding: 20px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border-bottom: 1px dashed #bfbfbf}
.item-style1{display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between}
.item-style1 .txt{-webkit-box-flex: 1; -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1}

.pageList .item .tit{font-size: 24px; line-height: 28px}
.pageList .item .tit a:hover{color:#cc0000;font-weight: bold;}
.pageList a:hover{color:#cc0000;font-weight: bold;}
.pageList .img{margin-right: 18px; width: 180px; height: 101px; overflow: hidden; border-radius: 5px;}
.pageList .img img{height: 100%;display: block;margin: 0 auto}


.info{height: 30px; margin-top: 15px}
.info .time{float: left; font-size: 16px; line-height: 30px; color: #999}

.columBox .col-tit{position: relative;height: 40px;line-height: 40px;border-bottom: 1px solid #F0F0F0;margin-bottom: 10px;overflow: hidden;}
.columBox .col-tit span{position: relative;left: 0;top: 0;float: left;height: 38px;line-height: 38px;font-size: 18px;font-weight: bold;padding: 0 10px 0 30px;border-bottom: 3px solid #7FB6EC;z-index: 3;}
.columBox .col-tit span a{color: #0d74dc}

.travel .col-tit span{background: url('../images/travel.png') no-repeat 0 50%;}
.recommend .col-tit span{background: url('../images/recommend.png') no-repeat 0 50%;}


#panh{padding:0 10px;}
#panh ul{}
#panh ul li{line-height: 30px;height: 30px;padding: 5px 0;}
#panh ul li span{display: block;width: 30px;height: 30px;float: left;background: #eeeeee;border-radius: 23px;line-height: 30px;text-align: center;font-size: 15px;font-weight: bold;color: #cacdd6;}
#panh ul li span.one{color: #fff;background: #fde052;}
#panh ul li span.two{color: #fff;background: #a2a9bd;}
#panh ul li span.three{color: #fff;background: #f8bfab;}
#panh ul li a{display: block;float: left;padding: 0 0 0 10px}

#sdgc{padding:0 10px;}
#sdgc .list-item{margin-bottom: 17px; padding-bottom: 12px; /*height: 80px;*/ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border-bottom: 1px dotted #999}
#sdgc .list-item .img{height: 67px; float: left; margin-right: 10px; overflow: hidden;border-radius:5px;}
#sdgc .list-item .img img{width: 120px; height: 100%}
#sdgc .list-item .tit a{display: block; font-size: 15px; line-height: 22px; /*height: 44px;*/ margin-bottom: 2px; margin-top: -5px; color: #333}
#sdgc .list-item .tit span{display: inline-block; padding: 0 5px; font-size: 13px; line-height: 17px; background: #e30000; color: #fff}
#sdgc .list-item .tit span a{height: auto; font-size: 13px; line-height: 17px; display: inline-block; background: #e30000; color: #fff}

.travel li{clear: both; overflow: hidden; margin-bottom: 15px;}
.travel li .pic{height: 169px; width: 100%; position: relative; }
.travel li .pic img{width: 100%;height: 100%;display: block;}
.travel li .pic span{width: 100%;display: block;position:absolute;bottom: 0;left: 0;height: 35px;line-height: 35px;font-size: 16px;color: #fff;background: #2a272754;text-align: center;}
.travel li .tit{line-height: 1.6em; width: 100%; box-sizing: border-box; padding: 5px 5px 5px 15px; color: #fff; position: absolute; left: 0; bottom: 0; z-index: 1; /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */ background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0); /* IE6-9 */}
.travel li .tit a{color: #fff;}
.travel li .col-source{height: 20px; line-height: 20px; margin-top: 5px;}


.common-title{position: relative;border-bottom: 1px solid #E1E1E1;}
.common-title h2{position: relative;left: 0;top: 0;float: left;border-bottom: 1px solid #0C74DC;z-index: 3;padding: 20px 20px 10px 20px;font-size: 30px;font-weight: 500;color:#0d74db;}

.fantpic{width: 100%;height: 390px;position:relative;overflow:hidden;zoom:1;margin-top: 20px}
.fantpic .hd{width: 250px;height: 390px;position:absolute;right:5px;overflow:hidden;}
.fantpic .hd ul li{width: 100%;text-align:center;border-bottom: 1px dashed #bfbfbf;}
.fantpic .hd ul li img{ width:85px; height:60px; border:4px solid #ddd; cursor:pointer; vertical-align:bottom; }
.fantpic .hd ul li span{color:#0d74db}
.fantpic .hd ul li a{font-weight: 500;display: block;padding: 10px;text-align: left;height: 77px;line-height: 35px;}
.fantpic .hd ul li.on a,.fantpic .hd ul li a:hover{background:#0d74db;color:#fff}
.fantpic .hd ul li.on a span,.fantpic .hd ul li a:hover span{color:#fff}
.fantpic .bd{width: 590px;height: 390px;position:relative;}
.fantpic .bd li{ position:relative; zoom:1; vertical-align:middle;}
.fantpic .bd li .pic{ position:relative; z-index:0;  }
.fantpic .bd li .pic img{width: 590px;height: 390px;vertical-align:bottom;}
.fantpic .bd li .bg{ width:400px; height:30px; position:absolute; left:0; bottom:0; z-index:1;  background:#000; filter:alpha(opacity=60);opacity:0.6;    }
.fantpic .bd li .title{ width:400px; height:30px; line-height:30px; left:0; bottom:0;   position:absolute; z-index:2;  }
.fantpic .bd li .title a{ color:#fff; padding-left:15px;  }


/*------------cont--------------*/
.wzheader{position: relative; text-align: center; border-bottom: 3px solid #d9d9d9;padding-bottom: 20px;margin-bottom: 20px;}
.wzheader .header-top{height: 30px; margin-top: 15px;}
.wzheader .header-time{width: 105px; text-align: center;}
.wzheader .header-time span{display: block; width: 100%; text-align: center; color: #000;}
.wzheader .header-time .year{height: 20px; display: block; background: url(../images/bgYear.png) 50% 50% no-repeat;}
.wzheader .header-time .year em{font-size: 18px; background: #fff; font-style: normal; padding: 0 2px;font-weight: bold;}
.wzheader .header-time .day{height: 40px; font-size: 34px; margin: 10px 0;}
.wzheader .header-time .day em{font-style: normal;}
.wzheader .header-time .time{font-size: 18px; height: 20px;}
.wzheader .header-cont{margin-top: 10px;}
.wzheader .source{display: inline-block;margin-right: 30px;}

.wzheader .pageShare{color:#999999;}

.wzheader h1{text-align: center; height: 80px; padding: 0 20px; line-height: 1.4em; margin-bottom: 15px; font-size: 36px; align-items: center; display: flex; justify-content: center; align-items: center;}
.wzheader h1 .title{max-width: 95%;}
.wzheader .setFont{height: 32px; line-height: 32px; padding-left: 34px; display: inline-block;}
.wzheader .setFont span{display: inline-block; width: 32px; height: 32px; margin: 0 5px; cursor: pointer;}
.wzheader .setFont span.active{background: #2c64c3; color: #fff; border-radius: 100%;}
.wzheader .share{height: 30px; line-height: 30px; padding-left: 34px; display: inline-block; vertical-align: middle; position: relative; z-index: 999;}
.wzheader .share *{vertical-align: middle;}
.wzheader .share a{width: 32px; height: 32px; display: inline-block; margin: 0 5px; transition: all .1s;}
.wzheader .share .wx{background: url(http://www.xinhuanet.com/detail2020/images/share.png) 0 0 no-repeat;}
.wzheader .share .wb{background: url(http://www.xinhuanet.com/detail2020/images/share.png) -45px 0 no-repeat;}
.wzheader .share .xcx{background: url(http://www.xinhuanet.com/detail2020/images/share.png) -133px 0 no-repeat;}
.wzheader .share .khd{background: url(http://www.xinhuanet.com/detail2020/images/share.png) -90px 0 no-repeat;}
.wzheader .share .wx-ewm,
.wzheader .share .xcx-ewm,
.wzheader .share .khd-ewm{margin-bottom: 24px; width: 150px; height: 150px; background-color: #348CEC; color: #808080; border-radius: 4px; overflow: hidden; text-align: center; position: absolute; left: 50px; top: 40px; display: none; z-index: 99;}
.wzheader .share .xcx-ewm{left: 125px;}
.wzheader .share .khd-ewm{left: 170px;}
.wzheader .share .wx-ewm img,
.wzheader .share .xcx-ewm img,
.wzheader .share .khd-ewm img{display: block; width: 135px; height: 135px; margin: 8px auto;}

.rjw_content{margin-bottom: 30px;font-size: 18px;line-height: 1.6;padding: 0 15px}
.cont-label{text-align: right;margin-top: 30px;font-size: 16px;}
.cont-label .c_blue{color:#0d74db;}

.article-attr{padding-bottom:6px; color:#888888; border-bottom:#e1e1e1 1px solid; font-size: 15px;}
.article-attr b{font-weight:normal;}
.article-attr span{ margin-right: 30px; display:inline-block; white-space:nowrap;}
.article-attr #view span{ margin:0;}
.article-attr .llcs b{color:#8d0707;}
.article-attr span.article-icon{ margin-right: 0;}
.pageShare .getFontsize i{cursor:pointer; padding:3px 9px; color:#888; font-style:normal;}
.pageShare .getFontsize i.on{padding-right:8px; padding-left:8px; color:#1b5cb0; border:1px solid #1b5cb0; border-radius:5px;}
.pageShare .getFontsize i:hover{color:#1b5cb0;}
.pageShare .getFontsize i.s{margin-right:0;}



/*专题*/
.ztList{}
.ztList ul{display: block;}
.ztList ul li{width: 25%;float: left;height: 250px;overflow: hidden;padding: 0 0 10px 0;}
.ztList ul li a{display: block;margin: 0 10px;}

.ztList ul li span{display: block;height: 65px;background: #fff;line-height: 25px;padding: 30px 10px 0 10px;font-size: 18px;font-weight: bold;}
.ztList ul li .imgbox{height: 150px;}
.ztList ul li img{display: block;height: 100%;width: 100%;}






/*-----------科教频道-----------*/
.kj_channel .rjw_lmain{margin-right: 0;}
.kj_channel .col-cont ul{position: relative;}

.kj_sdsf .col-tit span{background: url('../images/kjico1.png') no-repeat 0 50%;}
.kj_ssyy .col-tit span{background: url('../images/kjico2.png') no-repeat 0 50%;}
.kj_hqdl .col-tit span{background: url('../images/kjico3.png') no-repeat 0 50%;}
.kj_jyzx .col-tit span{background: url('../images/kjico4.png') no-repeat 0 50%;}
.kj_kxdt .col-tit span{background: url('../images/kjico5.png') no-repeat 0 50%;}
.kj_jxyj .col-tit span{background: url('../images/kjico6.png') no-repeat 0 50%;}
.kj_ssfc .col-tit span{background: url('../images/kjico7.png') no-repeat 0 50%;}
.kj_xyfj .col-tit span{background: url('../images/kjico8.png') no-repeat 0 50%;}
.kj_kxts .col-tit span{background: url('../images/kjico9.png') no-repeat 0 50%;}

.kj_channel .columBox .col-tit span{border-bottom:3px solid #288952}
.kj_channel .columBox .col-tit span a{color:#288952}


.ly_lyxl{margin-top: 15px;}
.ly_lyxl .col-cont a{color:#ffffff;}
.ly_lyxl .color-li{border-radius: 5px}
.ly_lyxl .color1{background:#687FDC;}
.ly_lyxl .color2{background:#F0A528;}
.ly_lyxl .color3{background:#0D74DB;}
.ly_lyxl .color4{background:#AB68C7;}
.ly_lyxl .color5{background:#48B5D4;}
.ly_lyxl .color6{background:#2FB282;}
.ly_lyxl .color7{background:#E67273;}


.ly_lyxl .lyxl-box1 .lyjd_list_imgs{width: 50%;}
.ly_lyxl .lyxl-box1 .lyjd_list_imgs .lyjd_list_box:first-child{margin-bottom: 10px;}
.ly_lyxl .lyxl-box1 .lyjd_list_imgs .color-li{padding: 32px 5px}
.ly_lyxl .lyxl-box1 .lyjd_list_img{padding: 50px 15px;width: 40%;}
.ly_lyxl .lyxl-box1 .lyjd_list_img ul{}
.ly_lyxl .lyxl-box1 .lyjd_list_img ul li{height: 27px;}

.ly_lyxl .lyxl-box2{margin-top: 10px;}
.ly_lyxl .lyxl-box2 li{width: 28%;padding: 20px 0 20px 15px;margin-bottom: 10px;}





.kj_channel .pageList .item{padding: 8px 0;border:none;}
.kj_channel .pageList .img {width: 130px}

.kj_sdsf .col-cont ul li{margin-bottom: 10px;}
.mySwiper .list_slide{position: relative;border-radius: 6px;overflow: hidden;}
.list_slide_tit{ position: absolute; left: 0; bottom: 0; z-index: 3; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; padding: 5px 9px 6px 9px; font-size: 16px; line-height: 28px; color: #fff; overflow: hidden; height: auto; background: rgb(36 36 36 / 62%);}
.swiper-pagination{text-align:right;}
.swiper-pagination-bullet{width: 18px;background: #D3D3D3;border-radius: 20%;height: 5px}
.swiper-pagination-bullet-active{background: #0C74DC;}

.lists-list-box ul li a{display: block;line-height: 3;background: url(../images/kj_mincircle.png) no-repeat left center;padding: 0 0 0 15px;}

#xyfc{position: relative;width: 100%;margin: 0 auto;overflow: hidden;}
#xyfc .swiper-container{ width: 100%;}
#xyfc .swiper-container .swiper-slide{text-align: center;font-size: 18px;background: #fff;/* Center slide text vertically*/display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;transition: 300ms;transform: scale(0.8);}
#xyfc .swiper-container .swiper-slide-active,.swiper-slide-duplicate-active{transform: scale(1);}
#xyfc .swiper-container .swiper-wrapper .swiper-slide .list_slide_img img{display:block;margin:0 auto;max-width:100%;height:145px;transition:transform .3s}
.solid_swiper .swiper-slide .list_slide .list_slide_img img{width: 100%}
.kjzxist .img,.kjzxist .img img{width: 134px;height: 75px;}


/*-----------新闻频道-----------*/

.xw_xwrp .col-tit span{background: url('../images/xwico1.png') no-repeat 0 50%;}
.xw_tsxw .col-tit span{background: url('../images/xwico2.png') no-repeat 0 50%;}
.xw_zt .col-tit span{background: url('../images/xwico3.png') no-repeat 0 50%;}
.xw_new .col-tit span{background: url('../images/xwico4.png') no-repeat 0 50%;}

.img_tit_list li{margin-bottom: 10px;}
.img_tit_list li .pic div{margin:5px 0;}

.xw_tsxw .img_tit_list .pic img,.xw_zt .img_tit_list .pic img{width:310px;height:145px;border-radius: 5px;}

.xw_new .mySwiper .list_slide_img img{height: 320px;width:100%;border-radius: 5px;}

.xw_channel .lists-list-box ul li a{background: url('../images/mincircle.png') no-repeat left center;}
.img_tits_list li{position: relative;margin-bottom: 10px;border-radius: 5px;overflow: hidden;}
.img_tits_list li img{width:100%;}
/*-----------乡村频道-----------*/

.xc_channel .columBox .col-tit span{border-bottom:3px solid #f48d00;}
.xc_channel .columBox .col-tit span a{color:#f48d00 }

.xc_new .col-tit span{background: url('../images/xcico1.png') no-repeat 0 50%;}
.xc_xczx .col-tit span{background: url('../images/xcico2.png') no-repeat 0 50%;}
.xc_sndt .col-tit span{background: url('../images/xcico3.png') no-repeat 0 50%;}
.xc_hsmc .col-tit span{background: url('../images/xcico4.png') no-repeat 0 50%;}
.xc_hnzc .col-tit span{background: url('../images/xcico5.png') no-repeat 0 50%;}

.xc_channel .swiper-pagination-bullet-active{background: #f48d00;}
.xc_channel .lists-list-box ul li a{background: url('../images/xc_mincircle.png') no-repeat left center;}

.col-cont .lists-lists-box li{line-height: 2;padding-bottom: 13px;background: url('../images/xc_mincircle1.png') no-repeat 0 12px;}
.col-cont .lists-lists-box li a{padding-left: 17px;}
.xc_channel .pageList .item:first-child{padding-top:0;}

.xclunb .xclbt img{width: 100%;height: 370px;border-radius: 10px;overflow: hidden;}


/*-----------乡镇频道-----------*/
.xz_channel .xz_tit{border:4px solid #F8F8F8;margin-bottom: 15px;text-align: center;}
.xz_channel .xz_cont{border:4px solid #F8F8F8;margin-bottom: 30px;padding-top: 11px;}
.xz_channel .xz_cont .xz_content{background: url(../images/xz_gk.png) no-repeat top center;padding: 35px 10px 25px 10px;position: relative;}
.xz_channel .xz_cont .xz_content p{line-height: 30px;font-size: 16px;}
.xz_more{position: absolute;right:15px;bottom:15px;font-size: 14px;}

.xz_tit1 .col-tit span{background: url('../images/xzico1.png') no-repeat 0 50%;}
.xz_tit2 .col-tit span{background: url('../images/xzico2.png') no-repeat 0 50%;}
.xz_tit3 .col-tit span{background: url('../images/xzico3.png') no-repeat 0 50%;}

.xz_channel .col-cont .lists-lists-box li{background: url('../images/xz_mincircle.png') no-repeat 0 12px;}
.xz_channel .lists-list-box ul li a{background: url('../images/mincircle.png') no-repeat left center;}



/*-----------旅游频道-----------*/
.ly_channel .rjw_l_main{width: 63%}
.ly_channel .rjw_r_main{width: 35%}

.ly_channel .columBox .col-tit span{border-bottom:3px solid #FE0000;}
.ly_channel .columBox .col-tit span a{color:#FE0000 }

.ly_channel .ly_lydt .col-cont .lists-lists-box li{background: url('../images/ly_mincircle1.png') no-repeat 0 12px;padding-bottom: 14px;}
.ly_channel .lists-list-box ul li a{background: url('../images/ly_mincircle.png') no-repeat left center;}

.ly_imglist .col-tit span{background: url('../images/lyico1.png') no-repeat 0 50%;}
.ly_lydt .col-tit span,.ly_lygl .col-tit span{background: url('../images/lyico2.png') no-repeat 0 50%;}
.ly_lyxl .col-tit span{background: url('../images/lyico3.png') no-repeat 0 50%;}
.ly_lyfw .col-tit span{background: url('../images/lyico4.png') no-repeat 0 50%;}

.ly_imglist .pageList .item:first-child{padding-top: 0px;}
.lyjd_list_img{width: 36%;position: relative;overflow: hidden;border-radius: 6px;}
.lyjd_list_imgs{width: 62%}
.lyjd_list_box:first-child{margin-bottom: 23px;}
.lyjd_list_box .img{width: 24%}

.ly_lyxl .col-cont a{color:#ffffff;}

.icons_box li{width: 25%;text-align: center;margin-bottom: 10px;}
.icons_box li img{width: 75%}

.ly_lytp{margin:20px 0 30px 0;}
.ly_lytp .col-tit{border-bottom: 0;margin-bottom: 20px;}
.ly_lytp .lyjd_list_img{width: 62%;position: relative;overflow: hidden;border-radius: 6px;}
.ly_lytp .lyjd_list_imgs{width: 35%;}
.ly_lytp .lyjd_list_imgs .lyjd_list_box{position: relative;overflow: hidden;border-radius: 6px;}

.lylunb .lylbt img{width: 100%;height: 370px;border-radius: 10px;overflow: hidden;}

.lyjd_list_img .lytpbig img{width: 100%;border-radius: 6px;height: 483px;}
.lyjd_list_imgs .lytpmin img{height: 230px;width: 448px;}




/*-----------图片频道-----------*/
.img_choice .img-tit{background: url(../images/img_tit.png) no-repeat bottom center;padding-bottom: 20px;text-align: center;margin:30px 0}
.img_choice .img-tit a{font-size: 40px;}
.img_choice .imgs_list_img{width: 32.3%;margin-bottom: 15px;position: relative;border-radius: 10px;overflow: hidden;}
.list_slide_img{text-align: center;}
.list_slide_img img{width: 100%;}
.imgs_slide_tit{ position: absolute; left: 0; bottom: 0; z-index: 3; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; padding: 5px 9px 6px 9px; font-size: 16px; line-height: 28px; color: #fff; overflow: hidden; height: auto;  background: rgba(0, 0, 0, 0.65);text-align: center;}
.imgs_list_img .list_slide_tit{border-radius: 0 0 10px 10px}

.ycjx .imgs_list_img img{height: 255px; width: 100%;}
.ycjx .mryc{display: none;}
.img_choice .ycjxgengd{
	    display: block;
    margin: 18px auto;
    height: 40px;
    border: 1px #2174d9 solid;
    width: 200px;
    text-align: center;
    line-height: 40px;
    border-radius: 20px;cursor: pointer;
}

/*-----------乡镇频道-----------*/
.magbg .mapcon{background: url(../images/xiagzehen.png) no-repeat bottom center;height: 887px}
.main{ width: 500px;margin: 0 auto;}
.maps{ position: relative; }
.maplist{ position: absolute; top: 0;}
.maplist li{ display:none;position: absolute;}
.maplist li a img{display: block;}
.maplist .dinling{ left: 95px; top: 2px; }
.maplist .ruilin{left: 21px; top: 49px; }
.maplist .wangtian {left: 265px;top: 155px;}
.maplist .baying {left: 127px;top: 442px;}
.maplist .xiefang {left: 43px;top: 431px;}
.maplist .wuyang {left: 107px;top: 360px;}
.maplist .zetan {left: 206px;top: 336px;}
.maplist .yushishan {left: 90px;top: 286px;}
.maplist .shazhouba {left: 172px;top: 259px;}
.maplist .xianghu {left: 225px;top: 300px;}
.maplist .yeping {left: 250px;top: 245px;}
.maplist .ridong {left: 349px;top: 176px;}
.maplist .huangbai {left: 191px;top: 208px;}
.maplist .jiubao {left: 89px;top: 163px;}
.maplist .wantian {left: 4px;top: 198px;}
.maplist .gangmian {left: 48px;top: 113px;}
.maplist .dabaidi {left: 190px;top: 102px;}

.zhigongwei{ position: absolute; left: 20px; top: 40px;  }

.xzhlub,.xzhlubimg img{width: 100%;height: 315px;border-radius: 6px;}


/*直播*/
.clist{width: 795px;}
.playx{width: 795px;height:480px;overflow:hidden;margin-bottom:15px;background: #ddd;}
.paytit{height: 30px;line-height: 30px;padding: 0 0 0 10px;}
.jt_zhibo{float: right;width: 350px;overflow:hidden;position:relative;border-bottom: 3px solid #0d74dc;background: #ddd;}
.jt_zhibo .hd{overflow: hidden; height: 47px;}.jt_zhibo .hd h2{width: 350px;height: 47px;line-height: 47px;font-size: 20px;font-family: "微软雅黑";padding: 0 0 0 30px;color: #fff;background: #0d74dc;}
.jt_zhibo .bd{padding:0px 0;}
.jt_zhibo .bd ul{overflow: auto;height: 445px;margin: 15px 0;zoom:1;}
.jt_zhibo .bd ul li{zoom:1;height: 42px;overflow: hidden;}
.jt_zhibo .bd ul li a{line-height: 30px;height: 30px;display: block;font-size: 16px;font-family: "微软雅黑";text-align:left;background: #ddd;text-decoration: none;padding: 5px 10px;border-bottom: 1px #f4f4f4 solid;white-space: nowrap;text-overflow: ellipsis;-o-text-overflow: ellipsis;overflow: hidden;} 
.jt_zhibo .bd ul li a.on,.jt_zhibo .bd ul li a:hover{background: #0d74dc;text-decoration: none;color: #fff;}
.jt_zhibo .bd .prev{display: none;width: 32px;height: 15px;float: right;position: absolute;top: 47px;left: 135px;overflow: hidden;cursor: pointer;background: #0e59a4;} 
.jt_zhibo .bd .next{display: none;width: 32px;height: 15px;position: absolute;bottom: 0px;left: 135px;float: right;margin-right: 5px;margin-top: 10px;overflow: hidden;cursor: pointer;background: #0e59a4;z-index: 9999;}
.jt_zhibox{margin:0 auto; width:100%; overflow:hidden; position:relative;border-bottom: 0px solid #46A1E8;}
.jt_zhibox .hd{overflow: hidden; height: 47px;}
.jt_zhibox .hd h2{height: 47px;line-height: 47px;font-size: 20px;font-family: "微软雅黑";color: #fff;background: #0d74dc;text-align:center;}

/* 全媒体 */

.numbao-box,.dianshi-box,.guanbo-box,.xinmtjz-box{padding: 0;position: relative;}
.numbao-box .title,.dianshi-box .title,.guanbo-box .title,.xinmtjz-box .title{width: 180px;color: #fff;text-align: center;height: 115px;line-height: 70px;background: #c20003;font-size: 20px;position: absolute;font-weight: bold;top: 20px;}
.numbao-box .title span,.dianshi-box .title span,.guanbo-box .title span,.xinmtjz-box .title span{display: block;height: 40px;line-height: 13px;font-size: 15px;font-weight: 500;}
.numbao-box .title a{color: #ffffff},.dianshi-box .title a{color: #ffffff},.guanbo-box .title a{color: #ffffff},.xinmtjz-box .title a{color: #ffffff}
.numbao{background: url(../images/numbao.png) no-repeat bottom center;}
.numbao-box{height: 795px;}
.numbao-box .title{right: 10px;top:40px;}
.numbao-box .title span{}
.numbao-con{overflow: hidden;padding: 30px;display: flex;flex-direction: row;flex-wrap: wrap;justify-content: space-between;}
.numbao-con .baoimgs{width: 400px;}
.numbao-con .baoimgs img{box-shadow: 3px 3px 5px #ddd;border-radius: 6px;}
.numbao-con .baoimgs ul{padding: 10px;display: flex;height: 100px;width: 409px;background: #fff;}
.numbao-con .baoimgs ul li{width: 100px;text-align: center;}
.numbao-con .baoimgs ul li a{}
.numbao-con .baocon{width: 735px;/* background: #fff; */}
.numbao-con .baocon h3{height: 110px;line-height: 270px;color: #c00;font-size: 28px;}
.numbao-con .baocon ul{height: 440px;background: #fff;}
.numbao-con .baocon ul li{padding: 0 25px;line-height: 43px;border-bottom: 1px #f1eded solid;}
.numbao-con .baocon ul li a{}

.dianshi{background: url(../images/dianshi.png) no-repeat bottom center;}
.dianshi-box{height: 747px;}
.dianshi-box .title{left: 0;}
.dianshi-box .title span{}
.dianshi-box .title a{color: #fff;}
.dianshi-con{overflow: hidden;height: 747px;display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: space-between;align-items: center;}
.dianshi-con .shipplay{height: 450px;width: 795px;float: left;}
.dianshi-con .shipplay video{display: block;}
.dianshi-con .shipplay .shiptit{display: block;color: #fff;height: 50px;line-height: 50px;}
.dianshi-con .shipul{float: right;height: 450px;width: 310px;border-left: 1px #fff solid;}
.dianshi-con .shipul .spitem{cursor: pointer;width: 270px;position: relative;padding: 0 0 0 40px;}
.dianshi-con .shipul .spitem img{display: block;width: 270px;height: 150px;}
.dianshi-con .shipul .spitem span{display: block;color: #fff;height: 40px;line-height: 40px;}
.dianshi-con .shipul .spitem span a{color: #fff;}
.dianshi-con .shipul .spitem span.time{display: block;color: #fff;height: 40px;line-height: 40px;margin: 0 0 0 -40px;background: url(../images/jiantousss1.png) no-repeat left center;padding: 0 0 0 10px;}
.dianshi-con .shipul .spitem .dataurl{display: block;width: 270px;height: 150px;position: absolute;z-index: 9;}
.dianshi-con .shipul .spitem .dataurl:before{content: '';position: absolute;left: 0px;bottom: 0;margin-top: 0;background: #9d9d9d78 url(../images/shipjb1.png) no-repeat center;z-index: 1;width: 270px;height: 150px;}
.dianshi-con .shipul .spitem:hover .dataurl:before{background:none}

.guanbo{}
.guanbo-box{height: 543px;}
.guanbo-box .title{right: 0;}
.guanbo-box .title span{}

.guanbo-box .title a{color: #fff}
.guanbo-con{display: flex;flex-wrap: nowrap;align-items: center;justify-content: center;flex-direction: row;height: 543px;}
.guanbo-con ul{width: 100%;display: flex;flex-direction: row;flex-wrap: wrap;margin: 70px 0 0 0;}
.guanbo-con ul li{box-shadow: 3px 3px 5px #ddd;border-radius: 6px;overflow: hidden;height: 250px;width: 190px;margin: 15px;}
.guanbo-con ul li a{display: block;margin: 0;height: 250px;}
.guanbo-con ul li img{display: block;width: auto;height: 180px;object-fit: cover;}
.guanbo-con ul li span{display: block;height: 50px;line-height: 23px;width: 94%;margin: 8px auto;}

.xinmtjz{background: url(../images/xinmtjz.png) no-repeat top center;}
.xinmtjz-box{height: 545px;}
.xinmtjz-box .title{}
.xinmtjz-box .title span{}
.xinmtjz-con{height: 545px;display: flex;flex-direction: row;align-items: center;}
.xinmtjz-con ul{width: 100%;display: flex;flex-direction: row;justify-content: space-between;flex-wrap: wrap;}
.xinmtjz-con ul li{width: 179px;/* background: #fff;*/}
.xinmtjz-con ul li img{width: 160px;height: 160px;display: block;margin: 0 auto;padding: 6px;background: #fff;box-shadow: 2px 0 9px #8c8181;}
.xinmtjz-con ul li span{display: block;height: 35px;line-height: 35px;text-align: center;margin: 15px auto;border: 1px #ddd solid;border-radius: 100px;}


/*-----------文艺频道-----------*/
.wy_channel{padding-top: 15px;background: url(../images/wy_mainbg.jpg) no-repeat top center;padding-top: 250px;}
.wy_cont{background: url(../images/wy_qycont.png) no-repeat top center;padding: 35px 0;position: relative;}
.wy_cont p{display: block;width: 94%;margin: 0 auto;font-size: 16px;line-height: 30px;font-family: '[SourceHanSansCN]';text-indent:40px;}
.wy_cont a{color: #ac0003;position: absolute;right:40px;bottom: 40px}

.wytobox{padding: 30px 0;}
.wydzxist{float:left;width: 49%;}
.wydslide{float: right;width: 49%;}
.wydslide .list_slide_img img{width:100%;height: 370px;border-radius: 10px;}

.wy_channel .lists-list-box ul li a{background: url(../images/wy_mincircle.png) no-repeat left center;}
.wy_channel .columBox .col-tit span{border-bottom: 3px solid #DC0004;}
.wy_channel .columBox .col-tit span a{color: #DC0004}

.hakkastyle{margin-top: 32px;}
.redland{margin-top: 200px;}
.articleyuan{margin: 240px 0 100px 0;}

.wy_kjzx .col-tit span{background: url('../images/wyico1.png') no-repeat 0 50%;}
.ky_img1 .col-tit span{background: url('../images/wyico2.png') no-repeat 0 50%;}
.wy_img2 .col-tit span{background: url('../images/wyico3.png') no-repeat 0 50%;}
.ky_img3 .col-tit span{background: url('../images/wyico4.png') no-repeat 0 50%;}

.wy_zxdt .col-tit span{background: url('../images/wyico5.png') no-repeat 0 50%;}
.wy_hswh .col-tit span{background: url('../images/wyico6.png') no-repeat 0 50%;}
.wy_hsgs .col-tit span,.wy_hscp .col-tit span{background: url('../images/wyico7.png') no-repeat 0 50%;}
.wy_sqwh .col-tit span{background: url('../images/wyico8.png') no-repeat 0 50%;}

.hakkastyle .rjw_lmain{width: 45%}
.hakkastyle .rjw_certermain{width: 25%}
.hakkastyle .rjw_rmain{width: 25%}
.hakkastyle .pageList .item{padding: 9px 0;border-bottom: 0;}
.hakkastyle .pageList .img{width: 140px}

.redland .pageList .item{padding: 6px 0;border-bottom: 0;}
.redland .pageList .img{width: 134px}

.articleyuan .wy_img{margin-bottom: 10px;}
/*.weylunb .swiper .swiper-button-prev{background: #00000063;border-radius: 5px;}
.weylunb .swiper .swiper-button-next{background: #00000063;border-radius: 5px;}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{font-size:16px;color:#fff}
.swiper-button-next:after, .swiper-rtl .swiper-button-next:after{font-size:16px;color:#fff}
*/
.wyzxist .img,.wyzxist .img img{width: 134px;height: 75px;}

.wylb_img{position: relative;border-radius: 5px;overflow: hidden;}
.wylb_img img{
    width: 300px;
    height: 170px;
}
.wylb_img span{
    position: absolute;
    bottom: 0;
    left: 0;
    background: #0000008a;
    color: #fff;
    width: 97%;
    height: 30px;
    line-height: 30px;
    padding: 0 0 0 7px
}


/* 本例子css */
.minslideBox{ width:300px; height:170px; overflow:hidden; position:relative; }
.minslideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:1px; z-index:1; }
.minslideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.minslideBox .hd ul li{ float:left; margin-right:3px;  width:10px; line-height:14px; text-align:center; background:#ccc; cursor:pointer; height: 5px;border-radius:3px;}
.minslideBox .hd ul li.on{ background:#0C74DC; color:#fff; }
.minslideBox .bd{ position:relative; height:100%; z-index:0;   }
.minslideBox .bd li{ zoom:1; vertical-align:middle; }
.minslideBox .bd img{ width:300px; height:170px; display:block;  }
.minslideBox .bd li span{padding: }
/* 下面是前/后按钮代码，如果不需要删除即可 */
.minslideBox .prev,
.minslideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.minslideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.minslideBox .prev:hover,
.minslideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.minslideBox .prevStop{ display:none;  }
.minslideBox .nextStop{ display:none;  }


.wy_hswh img{height: 305px;width: 100%;}



/**/
.rjw_xinxlmbox{float: left;}
.xinlanm{}
.xinlanm h3{color: #fff;width: 150px;text-align: center;height: 50px;line-height: 50px;background: #2174d9;font-weight: 500;}
.xinlanm span{color: #2d74d6;background: #fff;font-size: 14px;border-radius: 5px;padding: 2px 3px;margin: 0 8px;}
.rjw_xinxlmbox ul{width: 100%;}
.rjw_xinxlmbox ul li{}
.rjw_xinxlmbox ul li a{font-size: 16px;font-weight: 500;height: 40px;display: block;line-height: 40px;background: #fff;border-left: 3px solid #0C74DC;padding-left: 15px;color: #333;border-bottom: 1px solid #f0f0f0;}
.rjw_xinxlmbox ul li a:hover{background: #e3eef8;}
.rjw_xinxlobox{float: right;width: 75%;background: #fff;padding: 20px;}
.rjw_xinxlobox .common-title{position: relative;border-bottom: 1px solid #E1E1E1;}
.rjw_xinxlobox .common-title h2{position: relative;left: 0;top: 0;float: left;border-bottom: 2px solid #0C74DC;z-index: 3;padding: 0 15px;font-size: 24px;font-weight: 500;color:#0d74db;height: 40px;}


.sotop{background: #ddd url(../images/sobj.png) no-repeat left center;height: 180px;position: relative;}
.sotop form{position:absolute;top: 45px;right: 70px;}
.search{width: 486px;display: block;background: #fff;}
.search #searchKey{outline: none;height: 40px;display: block;line-height: 38px;width: 86%;font-size: .9375em;color: #000;background: none;vertical-align: top;border: 1px #ddd solid;float: left;padding: 0 0 0 10px;}
.search .search_1{width: 67px;height: 40px;border: 0;display: block;cursor: pointer;background: url(../images/shouss.png) no-repeat center center #2174d9; float: right;}
.sotop .xs{font-weight: 100;position:absolute;bottom: 0;right: 0;line-height:26px;color:#fff;font-size: 14px;}
.rjw_so_list{min-height: 400px;}



.pageList .item-dutu{padding: 12px;border: 0;float: left;width: 33%;}
.pageList .item-dutu .img{margin: 0;width: 100%;display: block;height: 175px;}
.pageList .item-dutu .txt { white-space: nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow:hidden;height: 35px;line-height: 35px;}




#info{}
#info li{margin: 0 0 10px 0;padding: 10px;}
#info li h5{}
#info li h5 a{font-size: 16px;color: #2d74d6;display: block;padding: 10px;}
#info li .content{max-height: 45px;overflow:hidden;}
#info li span{font-size: 14px;}





/**/

.pageList .img:hover img,.pic a:hover img,.breath a:hover img{
	animation:fadenum 1s ease; animation-fill-mode:forwards
}


/**/


@media (max-width: 1260px){
	.container{width: 95%}
}
@media (max-width: 992px){
	.rjw_xinxlmbox,.rjw_xinxlobox{float: none;width: 90%;margin: 0 auto;}
	.rjw_xinxlmbox{width: 100%;}
	.rjw_lmain,.rjw_rmain,.rjw_certermain{width: 100%;padding: 10px 0;}
	/*旅游*/
	.ly_channel .rjw_l_main,.ly_channel .rjw_r_main{width: 100%}
	/*新闻*/
	.xw_tsxw .img_tit_list .pic img, .xw_zt .img_tit_list .pic img{width: 100%}
	
	.rjw_l_main,.rjw_r_main{width: 100%}
	.minslideBox,.minslideBox .bd img{width: 100%}
	.crumb{background: url(../images/iconcrumb.png) no-repeat 0 50%;padding-left: 20px;}
	.common-title h2{font-size: 20px;}
	.list_channel .rjw_lmain,.list_channel .rjw_rmain{width: 100%;margin: 0}
	
	/*文艺*/
	.wydzxist,.wydslide{width: 100%;float: none;}
	.wy_cont a{bottom: 15px;}
	.hakkastyle .rjw_lmain,.hakkastyle .rjw_certermain,.hakkastyle .rjw_rmain{width: 100%;background: #fff;}
	.redland,.articleyuan{margin: 20px 0 0 0;}
	.articleyuan .wy_img{    width: 49%;}
	/*访谈*/
	.fantpic {height: 280px;}
	.fantpic .bd li .pic img{height: 280px;width: 100%}
	.fantpic .hd{display: none;}
	/*搜索*/
	.sotop{background: #FFF url(../images/logo.png) no-repeat 40% 10%;height: 140px;position: relative;}
	.sotop form{position: absolute;top: 60%;right: 0;width: 100%;}
	.search{width: 100%;background: #fff;display: flex;flex-direction: row;justify-content: center;}
	.search #searchKey{width: 70%;float: none;}
	.sotop .xs{display:none}

	.xz_channel .xz_tit{border:0;}
	

}
@media (min-width: 992px){
.domMobile {
        display: none;
    }
}
@media screen and (max-width:768px) {
	.listContent{overflow: hidden;background: #f5f5f5;}
	.pageList .item{padding: 10px;border: 0;margin: 10px;min-height: 50px;background: #fff;border-radius: 5px;box-shadow: 1px 1px 4px #ddd;}
	.lists-list-box{overflow: hidden;background: #f5f5f5;}
	.lists-list-box li{padding: 0 0 0 10px;border: 0;margin: 10px;background: #fff;border-radius: 5px;box-shadow: 1px 1px 4px #f5f3f3;}
	
	.columBox .col-tit,.columBox .swiper,.columBox .col-cont .img_tit_list,.columBox .col-cont .img_tits_list{margin:0 10px;}

.item-style1 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .item-style1 .img {
        margin-right: 10px;
        width: 100px;
        height: 50px;
        border-radius: 5px;
    }
	.item-style1 .img img {border-radius: 5px;}
    .item-style1 .txt .tit {
        margin-top: 0;
        height: auto;
        font-size: 16px;
    }
    .domMobile {
        display: block;
    }
    .domPC {
        display: none;
    }
    .mheader {
        text-align: center;
        padding-top: 15px;
    }
    .mheader .info {
        font-size: 14px;
        color: #646d81;
    }
    .mheader h1 {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 10px;
        padding: 0 10px;
    }
    .cont-label{
    	font-size: 14px;
    }
    .xclunb .xclbt img{height:auto;}
	.foot-biamin{padding: 0}
    .top-navsub{overflow: scroll;}
	.top-line{height: 0;}
	.top-navsub .mos{width: 1080px;height: 40px;position: initial;}
	.top-navsub .mos .item{float: left;}
	.top-navsub .mos .item a{padding: 0px 14px;}



	.numbao-box{height: auto;}
	.numbao-con{overflow: hidden;padding: 10px;display: flex;flex-direction: row;flex-wrap: wrap;justify-content: space-between;}
	.numbao-con .baoimgs{width: 100px;}
		
	.numbao-con .baoimgs ul{padding: 10px;display: flex;height: 100px;width: 409px;background: #fff;}
	.numbao-con .baoimgs ul li{width: 100px;text-align: center;}
	.numbao-con .baoimgs ul li a{}
	.numbao-con .baocon{width: 100%;}
	.numbao-con .baocon h3{height: 15px;}




	.dianshi-box .title, .guanbo-box .title, .xinmtjz-box .title{    width: 90%;position: inherit; top:0;left:5%;height: auto;line-height: 50px;padding: 0 0 10px 0;border-radius: 5px;}
	.numbao-box .title{height: auto;line-height: 50px;padding: 0 0 10px 0;width: 120px;border-radius: 5px;}
	.numbao-box .title span, .dianshi-box .title span, .guanbo-box .title span, .xinmtjz-box .title span{height: auto;}

	.numbao-con,.guanbo-con,.dianshi-con,.xinmtjz-con{height: auto;padding: 20px 0;}
	.numbao-box,.guanbo-box,.dianshi-box,.xinmtjz-box{height: auto;padding: 20px 0;overflow: hidden;}

	.dianshi{background: #000;}
	.dianshi-con{overflow: hidden;height: auto;display: flex;flex-direction: column;flex-wrap: nowrap;justify-content: space-between;align-items: center;}
	.dianshi-con .shipplay{height: 260px;width: 100%;margin: 9px 0;float: none;overflow: hidden;}

	.guanbo-con ul{    margin: 0;}
	.guanbo-con ul li{width: 40%;height: 140px;font-size: 13px;}
	.guanbo-con ul li img{display: block;width: 100%;height: 88px;}

	.xinmtjz{background: #0e151d url(../images/xinmtjz.png) no-repeat top center;}
	.xinmtjz-con ul li img{width: 80%;height: auto;}
	.xinmtjz-con ul li span{font-size: 14;}
	.xinmtjz-con ul li a{color:#ffffff;}

	#sdgc{overflow: hidden;background: #f5f5f5;}
	#sdgc .list-item{margin: 10px 0;border: 0;display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: flex-start;background: #fff;padding: 10px;border-radius: 5px;box-shadow: 1px 1px 4px #ddd;}
	#sdgc .list-item .img{height: 50px;width: 100px;float: initial;}
	#sdgc .list-item .img img{height: 100%;display: block;margin: 0 auto;}




}